Spread WPF Documentation
SeriesDataCollection<T> Class Members
Fields  Properties  Methods  Events


GrapeCity.Windows.SpreadSheet.Data Namespace : SeriesDataCollection<T> Class

The following tables list the members exposed by SeriesDataCollection<T>.

Protected Fields
 NameDescription
Protected FieldThe items. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
Public Properties
 NameDescription
Public PropertyGets the number of elements contained in the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public PropertyGets or sets the data series.  
Public PropertyGets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public PropertyGets or sets the item at the specified index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
Protected Properties
 NameDescription
Protected PropertyGets the items of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
Public Methods
 NameDescription
Public MethodOverridden. Adds the specified item.  
Public MethodOverridden. Adds the range.  
Public MethodOverridden. Clears this instance.  
Public MethodDetermines whether the collection contains a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodCopies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodReturns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodFinds the index for a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodOverridden. Inserts the specified index.  
Public MethodOverridden. Removes the specified item.  
Public MethodOverridden. Removes at.  
Public MethodResumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodSuspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodConverts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
Protected Methods
 NameDescription
Protected MethodClears the internal. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Protected MethodConverts the value.  
Protected MethodRaises the PropertyChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
Public Events
 NameDescription
Public EventOccurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public EventOccurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
See Also

Reference

SeriesDataCollection<T> Class
GrapeCity.Windows.SpreadSheet.Data Namespace